﻿2026-05-16T02:33:57.8702677Z ##[group]Run flyctl deploy \
2026-05-16T02:33:57.8703209Z [36;1mflyctl deploy \[0m
2026-05-16T02:33:57.8703635Z [36;1m  -a rebno-staging \[0m
2026-05-16T02:33:57.8704341Z [36;1m  --image registry.fly.io/rebno-staging:00b8e762c8222de45987678080afbb662c058d64 \[0m
2026-05-16T02:33:57.8705199Z [36;1m  --config apps/server/fly.staging.toml \[0m
2026-05-16T02:33:57.8705798Z [36;1m  --strategy immediate[0m
2026-05-16T02:33:57.8756784Z shell: /usr/bin/bash -e {0}
2026-05-16T02:33:57.8757215Z env:
2026-05-16T02:33:57.8757629Z   PNPM_HOME: /home/runner/setup-pnpm/node_modules/.bin
2026-05-16T02:33:57.8764013Z   FLY_API_TOKEN: ***
2026-05-16T02:33:57.8764422Z ##[endgroup]
2026-05-16T02:33:57.9287863Z ==> Verifying app config
2026-05-16T02:33:57.9288899Z --> Verified app config
2026-05-16T02:33:57.9289808Z Validating apps/server/fly.staging.toml
2026-05-16T02:33:57.9290921Z [32m✓[0m Configuration is valid
2026-05-16T02:33:58.1590861Z [33mWARN[0m ROOM_SIGNING_PRIVATE_KEY_PATH may be a potentially sensitive environment variable. Consider setting it as a secret, and removing it from the [env] section: https://fly.io/docs/apps/secrets/
2026-05-16T02:33:58.1592789Z 
2026-05-16T02:33:58.1594739Z [33mWARN[0m DATABASE_URL may be a potentially sensitive environment variable. Consider setting it as a secret, and removing it from the [env] section: https://fly.io/docs/apps/secrets/
2026-05-16T02:33:58.1596239Z 
2026-05-16T02:33:58.1596494Z ==> Building image
2026-05-16T02:33:58.4163256Z Searching for image 'registry.fly.io/rebno-staging:00b8e762c8222de45987678080afbb662c058d64' remotely...
2026-05-16T02:33:59.6264629Z image found: img_lrjxpggjykq7p7n6
2026-05-16T02:34:00.1087815Z 
2026-05-16T02:34:00.1089508Z Watch your deployment at https://fly.io/apps/rebno-staging/monitoring
2026-05-16T02:34:00.1090597Z 
2026-05-16T02:34:01.3324549Z Updating existing machines in 'rebno-staging' with immediate strategy
2026-05-16T02:34:01.3593193Z > Acquiring lease for 48e0dedbde42e8
2026-05-16T02:34:01.4484668Z > Acquired lease for 48e0dedbde42e8
2026-05-16T02:34:01.4486105Z > Updating machine config for 48e0dedbde42e8
2026-05-16T02:34:01.4496523Z > Updating 48e0dedbde42e8 [app]
2026-05-16T02:34:03.6287089Z > Updated machine config for 48e0dedbde42e8
2026-05-16T02:34:03.7003551Z ✔ Machine 48e0dedbde42e8 is now in a good state
2026-05-16T02:34:03.7005064Z > Clearing lease for 48e0dedbde42e8
2026-05-16T02:34:03.7826176Z ✔ Cleared lease for 48e0dedbde42e8
2026-05-16T02:34:04.3265927Z Checking DNS configuration for rebno-staging.fly.dev
2026-05-16T02:34:04.3637374Z ✓ DNS configuration verified
2026-05-16T02:34:04.3638346Z 
2026-05-16T02:34:04.3641893Z Visit your newly deployed app at https://rebno-staging.fly.dev/
2026-05-16T02:34:04.3642478Z 
